home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / dev / misc / fcxref.lha / FCXRef / Src / FastCXRef_ver.c < prev    next >
C/C++ Source or Header  |  1999-02-09  |  240b  |  7 lines

  1. #define VERSION         1
  2. #define REVISION        2
  3. #define DATE            "Tue Feb  9 19:35:32 1999"
  4. #define VERSTAG         "\0$VER: FastCXRef V1.2 Tue Feb  9 19:35:32 1999 ©1998 by gega (Gáti Gergely)"
  5.  
  6. char *FastCXRef_Version=VERSTAG;
  7.